win32 theme: use TS_TRUE in GetThemePartSize
authorJaime Velasco Juan <jsagarribay@gmail.com>
Fri, 14 Oct 2016 08:18:46 +0000 (09:18 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 26 Oct 2016 14:25:49 +0000 (16:25 +0200)
commit77ff3ada62d2a2eb2061b082b7f47fe8ac275c1a
tree4aea373cf26ac49f65be02f1083358fded492eb3
parented980824c4c262dc1a3fb225460f858ad8502f1d
win32 theme: use TS_TRUE in GetThemePartSize

Several styles return a size of 0x0px when using TS_DRAW, as
we don't pass a RECT to draw into.

https://bugzilla.gnome.org/show_bug.cgi?id=773221
gtk/gtkwin32theme.c